Lever Switch Tool

Lever Switch Tool A Lever Switch Tool object is a toggle for digital commands. The object must be associated with a digital point. The value of this point sets the position of the switch, and when the position is changed the toggled value is sent as the "value" parameter of the command.

Lever Switch Tool Examples

Lever Switch Tool Examples

Use the point identifier properties to form a fully qualified CygNet tag string. The point identifier properties are [1:SiteService], [2:Point ID], [3:Long Point ID], [4:Facility ID], and [5:UDC]. If the object is on a templated screen, only use the [5:UDC] property.

Optionally, a Lever Switch Tool object can be configured to prompt the user to confirm the command before it is sent.

The switch position is up if the digital point is “on.”

The MouseControlStyle property specifies if a user has to click on the switch or anywhere on the object to toggle the switch. If the object has focus, a user can also use the SPACEBAR to toggle the object, regardless of the MouseControlStyle property.

The [AlarmElement] property can be set to show the point state color in the object’s Background Color or not at all (None). The [UseCustomStateColors] property enables the object to use its own custom point state colors. If set to 1 - Yes, the colors used are those defined by the object’s [CustomStateColors] property. If set to 0 - No, the colors are those defined by the TheView’s [CustomStateColors] property.


More: